Find all with Regex

Command Prototype

arrRet = Regex.FindAll(sText,sPattern)

Command Description

Use a Regex to find all strings, and return an array of found strings

Parameter Description
Required Parameter
sText--The string to operate
sPattern--The Regex
return
arrRet--The variable used to save the output of the function call

results matching ""

    No results matching ""